public marks

PUBLIC MARKS from "Xavier Lacot" with tag code

2012

appcelerator/titanium-code-processor · GitHub

A tool for analyzing JavaScript code in Titanium Mobile projects. It provide a wide variety of useful functionality: runtime error detection, Titanium API deprecation warnings, platform specific API validation, etc.

spadgos/sublime-jsdocs

DocBlocker, a SublimeText bundle which generates DocBlock in your code, based on method introspection.

Brackets

by 3 others
A Web-oriented source code editor, for the Web professionnals. Created by Adobe, it is developped as an Open-Source project.

2011

TextMate Blog » TextMate 2.0 Alpha

Finally, Textmate2 made its way and is finally available as a public alpha version. Great and huge!

VanadiumJS

A simple and pwerful client-side validation javascript library

Eloquent JavaScript: A Modern Introduction to Programming

by 3 others
An introduction to the JavaScript programming language, by Marijn Haverbeke. Very complete, extensive, and well-written resource. Must read for every intern in web developement ! :-)

opensky/Symfony2-coding-standard - GitHub

A PHP CodeSniffer configuration file, for Symfony2 coding standards

Sublime Text: The text editor you'll fall in love with

by 3 others
"Sublime Text is a sophisticated text editor for code, html and prose". Maybe a replacement to Textmate ?

Template for Jenkins Jobs for PHP Projects

The goal of this project is to provide a standard template for Jenkins jobs for PHP projects.

How to create a Tweetie-like pull to refresh table

by 1 other
A simple howto which shows how to create a Twitter-like refresh scrollview in javascript. Nifty!

Pushing an existing git repository to SVN

A good guide describing the workflow to mirror an existing Git repository into a SVN one

2010

codebackup 1.0b1 | Python Package Manager (PyPM) Index | ActiveState Code

A simple tool to backup your Github and Bitbucket repositories, which might save in a massive crash situation...

technique @PMSIpilot » Code coverage des tests unitaires d’un projet symfony et intégration dans Hudson CI

Un exemple d'automatisation de tests unitaires avec symfony et Hudson. Le point intéressant est le calcul de la couverture des tests - idéalement, on doit tendre vers 100.

Titanium Mobile TextMate Bundle « Appcelerator Developer Center

An excellent Titanium mobile Textmate bundle, which enhances the Titanium coding experience within Textmate.

Unicode code converter [ishida >> utilities]

by 1 other
A unicode translation swiss knife! Allows to translate unicode texts into a lot of various transformations

2009

PHP Depend - Software Metrics for PHP

A PHP code analyser solution, which produces several code metrics : lines of code, hierarchy, dependancies, cyclomatic complexity, etc.

Drupal [...]

Apologists may protest that module X or hack Y might fix my gripes with Drupal. I think this is irrelevant. A CMS requiring a slew of third-party mods before it can be usable is useless to someone who can code a custom Rails CMS in a day or two.

svgweb - Project Hosting on Google Code

by 4 others
SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus native SVG support you can instantly target ~95% of the existing installed web base.

Mozilla Labs » Blog Archive » Introducing Bespin

by 4 others
Bespin is the new prject of the Mozilla Labs. It is an online code editor. The first 0.1 release includes support for basic editing features, such as syntax highlighting, large file sizes, undo/redo, previewing files in the browser, importing/exporting projects, etc.

Issue 145913 - Netbeans 7.0 to support Symfony

"The news is that the Symfony support will be part of NetBeans 7.0. We are going to start work on it very soon. I hope that it will be a part of continual build this year and community can comment the support and work with us to finish it in the best possible quality and usability."

SfDT - Symfony Development Tools, Eclipse plugin for symfony

by 3 others
Coding in Symfony using Eclipse - actualy works with Eclipe 3.4 + PDT 2, even if only marked as working with Eclipse 3.3 and PDT 1.0.2.

2008

Harmony Framework - PHP to javascript translation

Harmony translates your PHP code into javascript, in a way inspired by GWT.